home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / grafica / grafica2 / gftlk151.rdm < prev    next >
Text File  |  1997-01-18  |  5KB  |  121 lines

  1. Short:    Create, view and edit GIFs and GIF animations. V1.5.1
  2. Author:   schupfer@sbox.tu-graz.ac.at (Stephan Schupfer)
  3. Uploader: schupfer@sbox.tu-graz.ac.at (Stephan Schupfer)
  4. Version:  1.5.1
  5. Type:     gfx/edit
  6.  
  7.                               GIF-Toolkit
  8.                               -----------
  9.  
  10.                              Version 1.5.1
  11.  
  12.         A program to show, edit and create GIFs and GIF animations.
  13.  
  14.                     © Copyright 1996 Stephan Schupfer
  15.  
  16.  
  17. What is it
  18. ----------
  19.  
  20.  GIF-Toolkit is a programm to change almost any parameter of a GIF v.87a and
  21.  GIF v.89a file. It is especially made to create GIF v.89a animations (as you 
  22.  may have seen on many WWW pages).
  23.  
  24. Some Features:
  25. --------------
  26.  · Can handle GIF v.87a and v.89a.
  27.  · Create, view and edit sigle picture GIFs and multiple frame GIF animations.
  28.  · Change almost every parameter of a GIF file.
  29.  · Loading any picture, you have a datatype for.
  30.  · Load IFF-Anims.
  31.  · Can optimize existing GIF animations.
  32.  · Support for CybergraphX 8-Bit Screens.
  33.  · Using MUI.
  34.  · Supported Languages: English,German.
  35.    (Further Languages can be found at the GIF-Toolkit Homepage)
  36.  · Supporting Homepage at
  37.        http://www.sbox.tu-graz.ac.at/home/schupfer/GIF-Toolkit/
  38.  
  39.  
  40. Requirements
  41. ------------
  42.  
  43.  · MUI
  44.  · GIF-Toolkit currently supports Standard Amiga Bitmaps and CyberGraphX 8-Bit
  45.    Bitmaps. The Standard Amiga Bitmaps should make GIF-Toolkit usable on all 
  46.    different screenformats like OCS,ECS,AGA and graphicsboards.
  47.  
  48. History
  49. -------
  50.  
  51. V1.0     04.11.96
  52.   - first public release
  53. V1.1     11.11.96
  54.   - fixed bug in loadGIF (depth)
  55.   - fixed bug in saveGIF (depth)
  56.   - fixed bug while sorting the list.
  57.   - Fastorder now till 31.December 1996
  58. V1.2     17.11.96
  59.   - GIF v.89a plaintext extension is supported
  60.   - Save IFF pictures
  61.   - Load IFF pictures
  62.   - Hopefully fixed a bug with AGA-screens (some screens were identified 
  63.     wrong as CyberGraphX screens)
  64.   - New tooltype CYBERGRAPHX8
  65. V1.2.1   19.11.96
  66.   - Filerequester should now open on the correct screen.
  67.   - Playing the animation is only possible if more than one frame exists.
  68.   - Comment-string disabled if no pictures is loaded.
  69.   - The animation is played according the number of loops defined.
  70.   - Num-Buttons are disabled if there is nothing to input.
  71.   - !!! Fixed a major bug : no more crash on screen less than 8 bits!
  72.     (works now, but not as i want it ! - read the docs for more)
  73. V1.2.2   20.11.96
  74.   - fixed a bug with 'restore to previous'.
  75.   - added autodetection of the loading fileformat (GIF or IFF).
  76.   - added new function 'copy frame'.
  77. V1.2.3   22.11.96
  78.   - The register is now useable with keyboard.
  79.   - Some ASL mistakes corrected.
  80.   - Some mistakes with sleeping windows corrected.
  81.   - Numeric button shows now infinte for 0 loops.
  82.   - Multiple selection of the framelist enabled.
  83.   - New function 'Show'. The show window isn't opened by default anymore. 
  84. V1.3     26.11.96
  85.   - fixed a bug while adding a animation.
  86.   - loading of IFF-ANIMs implemented.
  87.   - fixed a bug while loading uncompressed IFF pictures.
  88.   - new buttons 'select all' and 'select none'
  89. V1.3.1   28.11.96
  90.   - Code cleanup (CopyMem,redundant stuff,...)
  91.   - New NumButtons: Change the size of the animation (global).
  92. V1.4     29.11.96
  93.   - New: Italian installskript from Francesco Mancuso <mcfrank@mediatel.it>
  94.   - New: load Pictures via Datatypes - up to 8-Bit (old IFF-loading removed)
  95. V1.4.1   2.12.96
  96.   - No change at multiedit is recognized.
  97.   - New: Save the selected frames as serie of single pictures.
  98.   - New: The ASL-Filerequester at 'Add frame' allows multiselection.
  99.   - 'fix size' moved to optimization methods.
  100.   - New optimization method: 'expand'
  101.   - New requester to confirm deleting.
  102.   - Replaced the register in single-picture with a new window.
  103. V1.4.2   3.12.96
  104.   - Fixed a bug in 'Load Datatype'.
  105. V1.4.3   5.12.96
  106.   - improoved support for keyboard-usage (hotkeys).
  107.   - fixed a bug from versions 1.4.1 and 1.4.2 (edit a frame).
  108.   - fixed a bug while saving delays > 255.
  109.   - Quicker update of the listview because of temporary switch off.
  110. V1.5     7.12.96
  111.   - New: Dispose to previous method.
  112.   - New display routine (should be faster and better).
  113.   - fixed a bug while editing multiple frames - editing was not possible
  114.     when no active entry exists.
  115. V1.5.1   17.12.96
  116.   - fixed a bug in english helptext (select none).
  117.   - fixed a bug with the default settings while choosing a backg. color.
  118.   - fixed a bug while saving the imagesize.
  119.   - fixed the color-mistakes of the new displayroutine of v1.5.
  120.   - New kind of remapping in the displayroutine.
  121.